home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / tcprogud.sit / TC Prog Guide / card_33145.txt < prev    next >
Text File  |  1991-02-27  |  632b  |  16 lines

  1. -- card: 33145 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4755
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 4
  9. ----- text -----
  10. be a pointer to a variable of the same type.  For example, a variable of type 'struct personnel_rec*' may be a member of the personnel_rec type.  Moreover, member variables may be declared to be of another user-defined type, such as a union or enum type, as discussed in the following pages.
  11.  
  12. Think C and C++ extend C's struct declaration to support object-oriented programming techniques, as discussed in Chapter 4.
  13.  
  14. -- part contents for background part 7
  15. ----- text -----
  16. 69